home *** CD-ROM | disk | FTP | other *** search
/ Macromedia Multimedia Showcase 6.0 / Macromedia Multimedia Showcase v6.0 WIN-MAC (XMSH60CD)(Macromedia, Inc.)(1996).iso / pc / demosoft / xres / data.z / MACROM.PS < prev    next >
Text File  |  1995-05-04  |  3KB  |  52 lines

  1. %!
  2. %%VMusage: 1308 1308
  3. %%VMlocation: global
  4. %%
  5. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  6. %%                                    %%
  7. %% This file implements the MacRoman encoding resource.            %%
  8. %%                                    %%
  9. %% This encoding has some characters in it that are .notdef in the  %%
  10. %% MacRoman encoding given in the Grey Book.  This is for the        %%
  11. %% benefit of the code that spots standard encodings in fonts        %%
  12. %% for the new device class stuff.                    %%
  13. %%                                    %%
  14. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  15.  
  16. /MacRomanEncoding [
  17.   /NUL /SOH /STX /ETX /EOT /ENQ /ACK /BEL
  18.   /BS /HT /LF /VT /FF /CR /SO /SI
  19.   /DLE /DC1 /DC2 /DC3 /DC4 /NAK /SYN /ETB
  20.   /CAN /EM /SUB /ESC /FS /GS /RS /US
  21.   /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quotesingle
  22.   /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash
  23.   /zero /one /two /three /four /five /six /seven
  24.   /eight /nine /colon /semicolon /less /equal /greater /question
  25.   /at /A /B /C /D /E /F /G
  26.   /H /I /J /K /L /M /N /O
  27.   /P /Q /R /S /T /U /V /W
  28.   /X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore
  29.   /grave /a /b /c /d /e /f /g
  30.   /h /i /j /k /l /m /n /o
  31.   /p /q /r /s /t /u /v /w
  32.   /x /y /z /braceleft /bar /braceright /asciitilde /DEL
  33.  
  34.   /Adieresis /Aring /Ccedilla /Eacute /Ntilde /Odieresis /Udieresis /aacute
  35.   /agrave /acircumflex /adieresis /atilde /aring /ccedilla /eacute /egrave
  36.   /ecircumflex /edieresis /iacute /igrave /icircumflex /idieresis /ntilde /oacute
  37.   /ograve /ocircumflex /odieresis /otilde /uacute /ugrave /ucircumflex /udieresis
  38.   /dagger /degree /cent /sterling /section /bullet /paragraph /germandbls
  39.   /registered /copyright /trademark /acute /dieresis /notequal /AE /Oslash
  40.   /infinity /plusminus /lessequal /greaterequal /yen /mu /partialdiff /summation
  41.   /product /pi /integral /ordfeminine /ordmasculine /Omega /ae /oslash
  42.   /questiondown /exclamdown /logicalnot /radical /florin /approxequal /Delta /guillemotleft
  43.   /guillemotright /ellipsis /space /Agrave /Atilde /Otilde /OE /oe
  44.   /endash /emdash /quotedblleft /quotedblright /quoteleft /quoteright /divide /lozenge
  45.   /ydieresis /Ydieresis /fraction /currency /guilsinglleft /guilsinglright /fi /fl
  46.   /daggerdbl /periodcentered /quotesinglbase /quotedblbase /perthousand /Acircumflex /Ecircumflex /Aacute
  47.   /Edieresis /Egrave /Iacute /Icircumflex /Idieresis /Igrave /Oacute /Ocircumflex
  48.   /apple /Ograve /Uacute /Ucircumflex /Ugrave /dotlessi /circumflex /tilde
  49.   /macron /breve /dotaccent /ring /cedilla /hungarumlaut /ogonek /caron
  50. ] /Encoding defineresource
  51.  
  52.